Encrypt Files with PGP
Description
Encrypt files with PGP is a Process Entry in the File Encryption plugin for Process Studio Processes. Encrypt files with PGP Process Entry is used to encrypt files using GPG.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Process entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| Settings | ||
| 2 | GPG Location | Browse for GPG location or provide a parameter for location |
| 3 | Include Subfolders | Select the checkbox if you want to include subfolders. |
| 4 | Copy previous results to args | Select the checkbox if you want to copy the previous results to args. |
| 5 | File/Folder source | Browse for a file/folder for encryption or provide a parameter. |
| 6 | File/Folder destination | Browse for a file/folder for encryption file location. |
| 7 | Passphrase | Provide the passphrase to encrypt the file. |
| 8 | Wildcard | Provide the wildcard you want to use to filter the files. |
| 9 | Files/Folders | Provide the file or folder for encrypted file location. |
| Destination file tab | ||
| 1 | Create destination folder | Enable checkbox to create destination folder. |
| 2 | Destination is a file | Enable checkbox to create destination file. |
| 3 | Do not keep folder structure | Enable checkbox to ignore folder structure specified in the General tab. |
| 4 | Add date to filename | Enable checkbox to add date to filename. |
| 5 | Add time to filename | Enable checkbox to add time to filename. |
| 6 | Specify Date time format | Enable checkbox to specify Date time format. |
| 7 | Date time format | Provide a date time format or choose from list. |
| 8 | Add date before extension | Enable checkbox to add date before extension. |
| 9 | If destination file exists | If destination file exists choose from the following: - Do nothing - Override destination file - Create file with unique name - Delete source file - Move source file to folder - Fail |
| Move to folder | If “Move source file to folder” is chosen above this section is activated. | |
| 1 | Destination folder | Provide destination folder to move file. |
| 2 | Create folder | Enable checkbox to create folder. |
| 3 | Add date | Enable checkbox to add date. |
| 4 | Add time | Enable checkbox to add time. |
| 5 | Specify format | Enable checkbox to specify format. |
| 6 | Date format | Provide or choose date format. |
| 7 | Add date before extension | Enable checkbox to add date before extension. |
| 8 | If destination file exists | Again if destination file exists choose from the following: - Do nothing - Overwrite file - Unique name - Fail |
| Advanced Tab: | ||
| Success On | ||
| 1 | Success condition | Choose a success condition: - Success when all works fine - Success when at least x files decrypted. - Success when number of errors lesser than |
| 2 | Nr errors lesser than | Provide a value for number of errors lesser than. |
| Result filename: | ||
| 1 | Add files to result files name | If checked, adds processed files to the result file list to make files available to next steps. |